Extend the range abstraction by adding an internal
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 29 Dec 2005 17:39:50 +0000 (18:39 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 29 Dec 2005 17:39:50 +0000 (18:39 +0100)
commitfc41b5c1fdbe11dd608c8f8cf1880e30c1233668
tree3722294a828cb987fe3242e6f38166b7ca374bca
parent9e1d90563dfc38b901a354b0e752408f076b6d68
Extend the range abstraction by adding an internal
insert_range() helper function. Pretty printer uses
the internal abstractions rather than accessing the
linked list directly.

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/common/rangeset.c